func encoding/asn1.stripTagAndLength

2 uses

	encoding/asn1 (current package)
		marshal.go#L450: func stripTagAndLength(in []byte) []byte {
		marshal.go#L510: 				return bytesEncoder(stripTagAndLength(bytes)), nil